ReportViewService.addFilter Method
Adds a filter to the repeater.
Parameters
- adapter
-
Type: Parameter
The parameter adapter (filter) to add to the repeater.
- viewParameter
-
Type: ViewParameter
(Optional) The view parameter to use with the parameter adapter, if null, auto-generate one.
Optional: True
- notUndoable
-
Type: Boolean
(Optional) True to make this command not undoable.
Optional: True